For example , in sequentially processing the test document above , you would perform the following stack operations 例如,在順序地處理上面提及的測(cè)試文檔中,您將執(zhí)行下列堆棧操作:
There is no stack operation error , simply a recursive call that never ends , at least before it runs out of system source 該現(xiàn)象表明是由于堆棧操作錯(cuò)誤導(dǎo)致返回失敗引起死循環(huán)調(diào)用撐爆了堆棧。